CollectionView for WinForms
CanGroup メソッド (C1WrapCollectionView<S,T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1WrapCollectionView<S,T> クラス : CanGroup メソッド
The group descriptions that determine how the data would be grouped.
Returns whether the collection view is able to group the specified group descriptions.
シンタックス
'宣言
 
Public Overridable Function CanGroup( _
   ByVal ParamArray groupDescriptions() As GroupDescription _
) As System.Boolean
public virtual System.bool CanGroup( 
   params GroupDescription[] groupDescriptions
)

パラメータ

groupDescriptions
The group descriptions that determine how the data would be grouped.
参照

C1WrapCollectionView<S,T> クラス
C1WrapCollectionView<S,T> メンバ